HTTPRequest
HTTPRequest[url] represents an HTTP request for the specified URL.
HTTPRequest[assoc] represents an HTTP request built from the components in the association assoc.
HTTPRequest[url,assoc] represents an HTTP request for the specified URL with additional elements such as headers given by assoc.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.